Appearance
KBE3D / KBCore / Cesium / Request
Request
类型别名
| 类型别名 | 描述 |
|---|---|
| RequestCallback | The function that makes the actual data request. |
| CancelCallback | The function that is called when the request is cancelled. |
| PriorityCallback | The function that is called to update the request's priority, which occurs once per frame. |
